Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep player alive enough in background to play next content #228

Merged

Conversation

pyby
Copy link
Member

@pyby pyby commented Aug 30, 2022

Motivation and Context

Resolves #225

Description

SRF developer team found a workaround to keep the player alive enough when the background code ask to play a next convent in background.

Xcode Organizer view can help us to follow battery usage in next iterations.

Checklist

  • The branch has been rebased onto the develop branch.
  • The code followed the code style:
    • swiftlint has run to ensure the Swift code style is valid.
    • rubocop -a has run to ensure the Ruby code style is valid.
  • Remote configuration properties have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • Issues are linked to the PR, if any.

@pyby pyby added improvement Feature or update (issue and PR) - release notes section bug Issue to be fix (issue and PR) - release notes section labels Aug 30, 2022
@pyby pyby merged commit 87cbd97 into develop Aug 30, 2022
@pyby pyby deleted the feature/225-continuous-playback-does-not-work-in-background branch August 30, 2022 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue to be fix (issue and PR) - release notes section improvement Feature or update (issue and PR) - release notes section
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Continuous playback does not work in background
1 participant